Auto merge of #3681 - lukaslueg:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 10 Feb 2017 20:20:35 +0000 (20:20 +0000)
committerbors <bors@rust-lang.org>
Fri, 10 Feb 2017 20:20:35 +0000 (20:20 +0000)
Pinpoint hamcrest-dependency in cargotest to 0.1.1

hamcrest 0.1 currently resolves to 0.1.3, which cargotest can't actually build with. Cargo's own dependency on =0.1.1 used to shadow the problem.


Trivial merge